[INFO] fetching crate ivy-input 0.10.3...
[INFO] testing ivy-input-0.10.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ivy-input 0.10.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ivy-input 0.10.3
[INFO] finished tweaking crates.io crate ivy-input 0.10.3
[INFO] tweaked toml for crates.io crate ivy-input 0.10.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ivy-input 0.10.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.12.0)
[INFO] [stderr]       Adding glam v0.20.5 (available: v0.32.1)
[INFO] [stderr]       Adding glfw v0.43.0 (available: v0.62.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f48375f7ed158b2cdd2800ee94c98f13e5e37f472a3dbe185ae560ab3aa63fbe
[INFO] running `Command { std: "docker" "start" "-a" "f48375f7ed158b2cdd2800ee94c98f13e5e37f472a3dbe185ae560ab3aa63fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f48375f7ed158b2cdd2800ee94c98f13e5e37f472a3dbe185ae560ab3aa63fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48375f7ed158b2cdd2800ee94c98f13e5e37f472a3dbe185ae560ab3aa63fbe", kill_on_drop: false }`
[INFO] [stdout] f48375f7ed158b2cdd2800ee94c98f13e5e37f472a3dbe185ae560ab3aa63fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f31defd8820c5911e8064370579ab87e9b7e1167ad55cc3c9553a4e678a2eeb
[INFO] running `Command { std: "docker" "start" "-a" "4f31defd8820c5911e8064370579ab87e9b7e1167ad55cc3c9553a4e678a2eeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ash v0.35.2+1.2.203
[INFO] [stderr]    Compiling ivy-image v0.10.0
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling glfw-sys v3.3.5
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vk-sys v0.4.0
[INFO] [stderr]    Compiling derive-for v1.2.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling ivy-random v0.10.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glfw v0.43.0
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling records v0.1.1
[INFO] [stderr]    Compiling hecs v0.7.7
[INFO] [stderr]    Compiling hecs-schedule v0.5.1
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hecs-schedule-0.5.1/src/traits.rs:55:14
[INFO] [stdout]     |
[INFO] [stdout]  54 | /         self.iter_batched(batch_size)
[INFO] [stdout]  55 | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------ doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge` or `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `par_bridge` exists for struct `BatchedIter<'_, Q>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hecs-schedule-0.5.1/src/traits.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 | /         self.iter_batched(batch_size)
[INFO] [stdout]  65 | |             .par_bridge()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `BatchedIter<'_, Q>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hecs-0.7.7/src/query.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 |   pub struct BatchedIter<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------------ doesn't satisfy `BatchedIter<'_, Q>: ParallelBridge` or `BatchedIter<'_, Q>: Send`
[INFO] [stdout] ...
[INFO] [stdout] 957 |   pub struct Batch<'q, Q: Query> {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Iterator`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `hecs::Batch<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout]             `&mut BatchedIter<'_, Q>: Send`
[INFO] [stdout]             which is required by `&mut BatchedIter<'_, Q>: ParallelBridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hecs-schedule` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f31defd8820c5911e8064370579ab87e9b7e1167ad55cc3c9553a4e678a2eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f31defd8820c5911e8064370579ab87e9b7e1167ad55cc3c9553a4e678a2eeb", kill_on_drop: false }`
[INFO] [stdout] 4f31defd8820c5911e8064370579ab87e9b7e1167ad55cc3c9553a4e678a2eeb
